*{
	padding: 0;
	margin: 0;
}
.about-nav{
	text-align: center;
position: absolute;
top: 0;
left: 0;
width: 100%;
display: table;
table-layout: fixed;
}
.about-nav h2{
	font-size: 80px;
	color: #fff;
	line-height: 88px;
}
.about-nav span{
	display: block;
	width: 92px;
	height: 1px;
	background: #fff;
	margin: 20px auto;
}
.about-nav p{
font-size: 40px;
color: #fff;
line-height: 48px;
}
.other_banner .banner img{
	position: relative;
	width: 100%;
}
.top_nav_ab{
	z-index: 10;
}
.about-nav .por{
	display: table-cell;
	vertical-align: middle
}
.about-title{
	text-align: center;

}
.about-title h2{
	font-size: 48px;
	color: #000;
	line-height: 55px;
}
.about-title span{
	display: block;
	width: 92px;
	margin: 25px auto;
	height: 1px;
	background: #7b7879;
}
.about-title p{
	font-size: 20px;
	color: #333333;
	line-height: 30px;
}
.about-one{
	padding: 70px 0 60px 0;
	position: relative;
	top: 80px;
	opacity: 0;
}
.about-work-nav-left{
	float: left;
	width:37%;
	max-width: 419px;
}
.about-work-nav-left img,.about-work-nav-right img{
	width: 100%;
}
.about-work-nav-right{
	max-width: 846px;
	float: right;
	width:66%;
}
.about-one-work p{
	max-width: 614px;
	font-size: 15px;
	color: #888;
	width: 48%;
	line-height: 24px;
	min-height: 170px;
	overflow: hidden;
	margin-bottom: 10px;
}
.about-one-work p:nth-child(n){
	float: left;
}
.about-one-work p:nth-child(2n){
	float: right;
}
.about-text{
	padding-top: 40px;
}
.about-one-work{
	padding-top: 40px;
}
.about-two{
	position: relative;
	top: 80px;
	opacity: 0;
}
.about-two img{
	width: 100%;
}
.about-two-poa{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: table;
	table-layout: fixed;
	background: rgba(6,55,108,0.67);
	z-index: 9
}
.dtc{
	display: table-cell;
	vertical-align: middle
}
.about-title.on h2{
	color: #fff;
}
.about-title.on span{
	background: #fff;
}
.about-title.on p{
	color: #fff
}
.about-two-poa h3{
	font-size: 16px;
	color: #fff;
	line-height: 20px;
	text-align: center;
	margin: 0 auto;
	margin-top: 24px;
	width: 96%;
	margin-bottom: 40px;
}
.about-two .about-two-poa img{
	max-width: 78px;
	display: block;
	margin: 0 auto
}
.about-two-poas{
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}
.about-three{
	padding:85px 0 70px 0;
	top: 80px;
	opacity: 0;
}
.about-three img{
	width: 100%;
}
#swiper10{
	height: auto;
	padding-top: 30px;
}
#swiper10 .swiper-slide{
	background: #fff;
	padding: 30px;
	position: relative;
	left: 50px;
	opacity: 0;
}
#swiper10 h2{
	font-size: 24px;
	color: #333333;
	line-height: 28px;
}
#swiper10 .swiper-slide  span{
	display: block;
	width: 30px;
	height: 1px;
	background: #000000;
	margin: 18px 0 9px 0
}
#swiper10 p,#swiper10 h3{
	font-size: 16px;
	color: #888888;
	line-height: 30px;
}
.culture-one,.culture-two,.culture-three{
	position: relative;
	top: 50px;
	opacity: 0;
}
.culture-three{
	padding-bottom: 90px;
}
.about-three-work{
	padding-top: 38px
}
.culture-nav h2{
	font-size: 48px;
	color: #000;
	line-height: 56px;
	padding-top: 82px ;
	margin-bottom: 36px;
}
.culture-nav span{
	width: 122px;
	display: block;
	margin: 0 auto;
	height: 1px;
	background: #7b7879;
	margin-bottom: 47px;
}
.culture-one-work-left{
	max-width: 478px;
	float: left;
	width: 43%
}
.culture-one-work-left img{
	max-width: 100%;
}
.culture-one-work{
	background: #f8f8f8;
	margin-bottom: 109px;
}
.culture-one-work-right{
	width: 62.8%;
	max-width: 810px;
	padding: 115px 123px 0 88px;
	float: right;
}
.culture-one-work-right h2{
	font-size: 24px;
	color: #333333;
	line-height:30px;
}
.culture-one-work-right i{
	display: block;
	width: 30px;
	height: 1px;
	background: #000000;
	margin: 25px 0;
}
.culture-one-work-right-work p{
	font-size: 13px;
	color: #888;
	line-height: 24px;
	padding-bottom: 7px;
}
.culture-one-work-right .prev{
	width: 47px;
	height: 47px;
	background: url(../img2/img_4.png) no-repeat center center;
	background-size: cover;
	cursor: pointer;
	display: inline-block;
	float: left;
	transition:all 0.3s;
}
.culture-one-work-right .next{
	width: 47px;
	height: 47px;
	background: url(../img2/img_7.png) no-repeat center center;
	background-size: cover;
	cursor: pointer;
	display: inline-block;
	float: right;
	transition:all 0.3s;
}
.culture-one-work-right-work{
	max-height: 134px;
	overflow: hidden;
}
.culturerf-cb{
	max-width: 222px;
	margin-top: 52px;
}
.number {
	font-size: 15px;
	color: #888;
	display: inline-block;

	line-height: 47px;
	width: 127px;
	text-align: center;
}
.number b{
	font-weight: normal;
	font-size: 23px;
	color: #0c4581;
}
.f1f1f1{
	background: #f1f1f1;
}
#swiper11 .swiper-slide{
    position: relative;
} 
#swiper11 .swiper-slide-active{
	-webkit-transform: scale(1.95);
    -moz-transform: scale(1.95);
    -ms-transform: scale(1.95);
    -o-transform: scale(1.95);
    transform: scale(1.95);
    position: relative;
    z-index: 99999;
}
#swiper11 .swiper-slide img{
	width: 100%;
} 
#swiper11{
	height: calc(100% * 1.5);
	    box-sizing: content-box;
}
#swiper11 b{
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	background: rgba(12,69,129,0.53);
}
#swiper11 .swiper-slide-active b{
	opacity: 0;
	filter: alpha(opacity=0);
}
#swiper11 .swiper-poa{
	position: absolute;
	padding:40px 18.5px 10px 18.5px;
	width: 100%;
	bottom: 0;
	left: 0;
	background: url(../img2/img_8.png) no-repeat bottom center;
	background-size: cover;
	opacity: 0;
	filter: alpha(opacity=0);
}
#swiper11 .swiper-slide-active .swiper-poa{
	opacity: 1;
	filter: alpha(opacity=100);
}
#swiper11 .swiper-poa h2{
	font-size: 10px;
	color: #fff;
	line-height: 20px;
}
#swiper11 .swiper-poa p{
	font-size: 12px !important;
	color: #fff;
	line-height: 20px;
	transform: scale(0.7);
	width: 150%;
    position: relative;
    left: -22%;
}
.culture-two-bottom{
	margin-top: 54px;
	border-top: 1px solid #c2c1c1;
	padding-top: 58px;
	padding-bottom: 106px;
}
.culture-two-bottom a{
	display: block;
	position: relative;
}
.culture-two-bottom h2{
	font-size: 20px;
	color: #000;
	line-height: 26px;
	margin-bottom: 25px;
	transition:all 0.3s;
}
.culture-two-bottom li{
	float: left;
	width: 358px;
}
.culture-two-bottom li:nth-child(2){
	margin: 0 102px;
}
.culture-two-bottom span{
	display: block;
	width: 38px;
	height: 1px;
	background: #a8a8a8;
	margin-bottom: 22px;
}
.culture-two-bottom p{
	font-size: 13px;
	color: #888888;
	line-height: 24px;
	-webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    display: -webkit-box;
}
.culture-two-bottom h3{
	font-size: 13px;
	color: #888888;
	line-height: 24px;
	padding-top: 30px;
	transition:all 0.3s;
}
.culture-three-ul .cpu h2,.culture-three-ul .cpu-center h2{
	font-size: 26px;
	color: #08417e;
	line-height: 40px;
}
.culture-three-ul .cpu p,.culture-three-ul .cpu-center p{
	font-size: 16px;
	color: #888888;
	line-height: 26px;
}
.culture-three-ul .cpu.on{
	border-bottom: 1px solid #e6e5e5;
}
.culture-three-ul .cpu{
	width: 429px;
	padding: 35px 0 80px 0;
	position: relative;
}
.culture-three-ul .cpu.in{
	padding-right: 56px;
}
.culture-three-ul .cpu.out{
	padding-left: 37px;
	padding-right: 0

}
.culture-three-ul .cpu-center{
	border-left:1px solid #e6e5e5;
	border-right:1px solid #e6e5e5;
	float: left;
	width: 427px;
	padding: 35px 41px 0
}
.ctTwo-woek{
	max-height: 72px;
	overflow: hidden;
}
.culture-three-ul .cpu img{
	position: absolute;
	top: 0;
	right: 0
}
.culture-three-ul .fl{
	display: block;
}
.cpu-center .cpu-center-img{
	text-align: center;
	max-width: 176px;
	margin: 0 auto;
	margin-top: 28px;
}
.cpu-center .cpu-center-img img{
	max-width: 100%;
}
.cpu-center .cpu-center-img .poa{
	top: 0;
	left: 0;
	-webkit-animation: zhuan 5s linear 0.6s 1 backwards;
	animation: zhuan 5s linear 0.6s 1 backwards;
	-webkit-animation-iteration-count:infinite;
	animation-iteration-count:infinite;

}
@-webkit-keyframes zhuan {
  0% {
   	transform:rotate(0);
	-webkit-transform:rotate(0); 
  }
  100%{
  	transform:rotate(360deg);
	-webkit-transform:rotate(360deg); 
  }
}
@keyframes zhuan {
   0% {
   	transform:rotate(0);
	-webkit-transform:rotate(0); 
  }
  100%{
  	transform:rotate(360deg);
	-webkit-transform:rotate(360deg); 
  }
}
#swiper11 .swiper-button-prev{
	background: #fff url(../img2/img_15.png) no-repeat center center;
	transition:all 0.3s;
}
#swiper11 .swiper-button-next{
	background: #fff url(../img2/img_16.png) no-repeat center center;
	
	transition:all 0.3s;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{
	opacity: 1 !important;
	filter: alpha(opacity=100);
}
#swiper11 .buttons{
	width: 47px;
	height: 47px;
	border-radius: 100%;
	box-shadow: 0 0 5px rgba(0,0,0,0.2);
}
.his-two-work{
	background: url(../img2/img_5.jpg) no-repeat left center;
	background-size: cover;
	padding: 33px 21% 30px 46px;
	max-height: 270px;
	position: relative;
}
.his-two-work .poda{
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	width: 100%;
}
.his-two-work-text{
	overflow: hidden;
}
.his-two-work-text li{
	font-size: 13px;
	color: #ffffff;
	line-height: 20px;
	background: url(../img2/img_6.jpg) no-repeat left 5px;
	padding-left: 28px;
	margin-bottom: 18px;
	cursor: pointer;
}

.his-two-work{
	margin-bottom: 30px;
}
.his-two{
	position: relative;
	top: 50px;
	opacity: 0;
}
#swiper12{
	height: auto;
	margin-bottom: 70px;
}
#swiper12 .swiper-slide{
	cursor: pointer;
	position: relative;
	left: 50px;
	opacity: 0;
}
#swiper12 .swiper-slide .swiper-por{
	width: 100%;
	background: #f4f4f4;
	text-align: center;
	padding: 31px 10px;
	height: 37vh
}
#swiper12 .swiper-slide .swiper-por img{
	max-width: 100%;
	max-height: 100%;
}
#swiper12 .swiper-button-prev{
	width: 47px;
    height: 47px;
    background: url(../img2/img_4.png) no-repeat center center;
    background-size: cover;
    cursor: pointer;
    display: inline-block;
    float: left;
    top:calc(50% - 47px);
    margin-top: 0;
    left: 4px;
    transition: all 0.3s;
}
#swiper12 .swiper-button-next{
	width: 47px;
    height: 47px;
    background: url(../img2/img_7.png) no-repeat center center;
    background-size: cover;
    cursor: pointer;
    display: inline-block;
    float: right;
    top:calc(50% - 47px);
    margin-top: 0;
    right: 4px;
    transition: all 0.3s;
}
#swiper12 .swiper-pagination{
	position: relative;
	bottom: 0;
}
#swiper12 .swiper-slide p{
	text-align: center;
	font-size: 13px;
	color: #888888;
	line-height: 20px;
	padding-top: 20px;
}
.his-three>img{
	max-width: 100%;
	width: 100%;
}
.his-three-poa{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(12,69,129,.7);
}
.his-three-work-poa{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.culture-nav.on h2{
	color: #fff;
}
.culture-nav.on span{
	background: #fff;
	margin-bottom: 30px;
}
.his-three h3{
	font-size: 20px;
	line-height: 30px;
	color: #888;
	text-align: center;
	margin-bottom: 30px;
}
.his-three-work-one{
	max-width: 331px;
	float: left;
}
.his-three-work-two{
	float: left;
	max-width: 545px;
	margin: 0 10px;
	position: relative;
}
.his-three{
	padding-bottom: 100px;
	position: relative;
	top:50px;
	opacity: 0;
}
.din{
	display: none;
}
.dib{
	display: inline-block;
}
.his-text{
	position: absolute;
	bottom: 0;
	left: 0;
	padding:25px ;
	width: 100%;
}
.his-text.on{
	top: 0;
	bottom: auto
}
.his-bg{
	background: url(../img2/img_24.png) no-repeat bottom center;
	background-size: 100% ;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.his-bg.on{
		background: url(../img2/img_25.png) no-repeat top center;
	background-size: 100% ;

}
.his-text h2{
	font-size: 22px;
	color: #fff;
	line-height: 32px;
	padding-left: 7px;
	float: left;
}
.his-text p{
	font-size: 13px;
	color: #fff;
	line-height: 23px;
}
.his-three-work-three{
	position: relative;
	float: left;
	max-width: 392px;
}
.his-three-work-three.on{
	margin-bottom: 10px;
}
.his-four-bg{
	background: url(../img2/img_9.jpg) no-repeat center center;
	background-size: cover;
	padding: 106px 0 67px 0;
	position: relative;
	top: 50px;
	opacity: 0;
}
.his-four-left{
	float: left;
	max-width: 469px;
	position: absolute;
	top: -35px;
	left: 0;
}
.his-four-left img{
	max-width: 100%;
	width: 100%;
}
.his-four-right{
	float: right;
	padding: ;
	width: 980px;
	background: #fff;
	padding: 90px 149px 135px 248px ;
}
.his-four-right h2{
	font-size: 48px;
	color: #000;
	line-height: 50px;
	margin-bottom: 22px;
}
.his-four-right h3{
	width: 93px;
	height: 1px;
	background: #7b7879;
	margin-bottom:  35px;
}
.his-four-right p{
	font-size: 30px;
	font-size: 13px;
	color: #888;
	margin-bottom: 11px;
}
.his-four-img{
	margin-top: 25px;
}
.his-four-img img{
	max-width: 78px;
	width: 100%;
}
.his-three-img{
	width: 21px;
}
.his-four-img h4{
	font-size: 16px;
	color: #333;
	line-height: 20px;
	margin-top: 17px;
}
.his-one-nav{
	position: relative;
}
#swiper13{
	height: auto;
	padding-top: 30px;
}
.his-one{
	padding-bottom: 20px;
	position: relative;
	top: 50px;
	opacity: 0;
}
.his-one-nav:after{
	width: 100%;
	background: url(../img2/img_32.png) no-repeat center center;
	bottom: 42px;
	height: 1px;
	position: absolute;
	    visibility: inherit;
    overflow: hidden;
}
#swiper13 .swiper-slide{
	text-align: center;
	background: url(../img2/img_33.png) no-repeat bottom center;
	padding-bottom: 23px;
	font-size: 20px;
	line-height: 24px;
	color: #888;
	cursor: pointer;
	font-family: 'Montserrat-Bold';
}
#swiper13 .swiper-slide.on{
	background: url(../img2/img_34.png) no-repeat bottom center;
	position: relative;
	bottom: 26px;
	font-size: 34px;
	color: #06386c;
	line-height: 40px;
	padding-bottom: 45px;
}
#swiper14{
	height: auto;
	float: left;
	max-width: 645px;
	width: 50%;
	position: relative;
}
#swiper14 .swiper-slide{
	left: 0;
	transition:all 0.5s;
}
#swiper14 .swiper-slide img{
	max-width: 100%;
	width: 100%;
}
/*#swiper14 .swiper-slide-prev{
	-webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
    position: relative;
    z-index: 6;
    position: relative;
    left: 280px;
    box-shadow: 0 0 5px rgba(0,0,0,1);
    transition:all 0.5s;
}*/
#swiper14 .swiper-pagination{
	/*padding-left: 147px;*/
}
#swiper14 .swiper-pagination span{
	width: 9px;
	height: 9px;
	background: #fff;
	border-radius: 100%;
	opacity: 0.6;
	filter: alpha(opacity=60);
}
#swiper14 .swiper-pagination span.swiper-pagination-bullet-active{
	opacity: 1;
	filter: alpha(opacity=100);
}
.his-one-ajax-right{
	width: 50%;
	padding: 0 10% 0 8%;
	float: right;
	/*display: table;*/
	background: #fff;
    /*table-layout: fixed;*/
}
.his-one-ajax-right-work{
	/*display: table-cell;*/
    /*vertical-align: middle;*/
    overflow: hidden;
    padding:30px 0 10px;
}
.his-one-ajax-right-work h4{
	width: 26px;
	height: 2px;
	background: #000000;
	margin-bottom: 15px;
}
.his-one-ajax-right-work p{
	font-size: 19px;
	color: #333;
	line-height: 30px;
}
.his-one-ajax{
	padding-bottom: 80px;
}
#swipwe15 .swiper-scrollbar{
	top: 0;
	right: 0;
	width: 13px;
	height: 100%;
}
#content-9 .mCSB_draggerContainer{
	position: absolute;
    top: 0;
    right: 0;
    bottom: auto;
    left: auto;
    height: 100%;
    width: 13px;
    margin: 0;
}
.his-three-work img{
	max-width: 100%;
}
#content-9 .mCSB_scrollTools .mCSB_draggerRail{
	background: #fff;
}
#content-9{
	width: 100%;
	height: 100%;
	padding-right: 13px;
}
#content-9 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width: 13px;
	height: 13px;
	background: #fff;
	border-radius: 100%
}
.mCSB_scrollTools .mCSB_dragger{
	height: 13px !important;
}
.shade,.shades{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 20
}
.shade-bg{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	z-index: 21
}
.shade-work{
	z-index: 22;
	width: 100%;
	height: 100%;
	cursor: pointer;
	text-align: center;
}
.shade-work img{
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 92%;
    max-height: 100%;
}
.int-one-box{
	position: relative;
	top: 50px;
	opacity: 0;
}
.int-one select{
	font-size: 13px;
	color: #888;
	line-height: 50px;
	padding:0 20px;
	background: #f8f8f8;
	border:none;
	width: 358px;
	height: 50px;
	display: block;
	float: right;
	margin-right: 15px;
}
.int-one.one select{
	float: left;
}
.int-one input{
	display: block;
	width: ;
	font-size: 13px;
	color: #fff;
	width: 160px;
	height: 50px;
	text-align: center;
	float: right;
	border:none;
	background: #09427f
}
.int-one-ajax{
	padding: 26px 0 80px 0;
	width: 100%;
	min-height: 550px;
} 	
.int-ajax{
	width: 100%;
}
.int-ajax table{
	width: 100%;
	text-align: center;
	font-size: 16px;
	color: #888888;
}
.int-ajax table thead tr{
	background: #08417e;
	font-size: 16px;
	color: #fff;
	line-height: 60px;
	text-align: center;
}
.int-ajax tr td{
	border:1px solid #e5e5e5;
	line-height: 60px;
}

.int-ajax table thead tr td{
	border:none;
}
.int-ajax tr span{
	display: block;
	margin: 0 auto;
	line-height: 24px;
	width: 20px;
}
.int-two{
	background: url(../img2/img_16.jpg) no-repeat center center;
	padding-bottom: 57px;
	background-size: cover;
	position: relative;
	top: 50px;
	opacity: 0;
}
.int-two-work a{
	display: block;
	width: 100%;
	height: 100%;
}
.int-two-work li{
	position: relative;
	width: 409px;
	float: left;
	left: 50px;
	opacity: 0;
	margin-bottom: 30px;
	background: #fff;
	padding: 8px 30px 24px 30px;
	transition:background 0.3s;
}
.int-two-work li:nth-child(3n-1){
	margin: 0 28px;
}
.int-two-work{
	padding: 18px 0 35px 0
}
.int-two-work h2{
	font-size: 16px;
	color: #888;
	background: url(../img2/img_36.png) no-repeat right center;
	line-height: 20px;
	padding: 20px 0 ;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 20px;
	overflow: hidden;
	-webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    transition:all 0.3s;
}
.int-two-work h3{
	font-size: 18px;
	color: #333333;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
	-webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    transition:all 0.3s;
}
.manage{
	background: none;
	background: #fafafa
}
.int-three a{
	display: block;
	width: 100%;
	height: 100%;
	background: #fff;
	padding: 24px 29px;
}
.int-three li{
	position: relative;
	left: 50px;
	opacity: 0;
}
.int-three li:nth-child(odd){
	float: left;
	width: 632px;
	margin-bottom: 20px;
}
.int-three li:nth-child(even){
	float: right;
	width: 632px;
	margin-bottom: 20px;
}
.int-three-left{
	background: url(../img2/img_38.png) no-repeat left center;
	padding: 5px 0;
	padding-left: 83px;
	float: left;
	width: 80%;
	transition:all 0.3s;
}
.int-three-left h2{
	font-size: 20px;
	color: #333;
	line-height: 30px;
	overflow: hidden;
	-webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
		transition:all 0.3s;
}
.int-three-left p{
	font-size: 14px;
	color: #888;
	line-height: 24px;
	overflow: hidden;
	-webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
		transition:all 0.3s;
}
.int-three-right{
	height: 100%;
	float: right;
	border-left: 1px solid #e5e5e5;
	width: 9%;
	background: url(../img2/img_39.png) no-repeat right center;
	transition:all 0.3s;
}
.int-three{
	padding: 20px 0 48px 0
}
.int-three-bg{
	padding-bottom: 82px;
	position: relative;
	top: 50px;
	opacity: 0;
}
.int-four{
	background: url(../img2/img_17.jpg) no-repeat top center;
	padding-bottom: 98px;
	position: relative;
	top: 50px;
	opacity: 0;
}
.int-four-iframe img{
	max-width: 100%;
}
.int-four-iframe  iframe{
	width: 100%;
	display: block;
	margin:  0 auto
}
.int-five-work{
	background: #0c4581;
	position: relative;
	padding:48px 54px;
	display: table;
    table-layout: fixed;
    width: 100%;
}
.int-five-work-right{
	background: #fff;
	float: right;
	width: 408px;
	padding: 46px 56px 46px 56px;
}
.int-five-work-right li{
	border-bottom: 1px solid #e5e5e5;
	padding:20px 0;
}
.int-five-work-right p{
	font-size:30px;
	color: #0c4581;
	line-height: 34px;
	font-family: 'Montserrat-Bold';
}
.int-five-work-right h2{
	font-size: 16px;
	color: #333333;
	line-height: 20px;
}
.int-five{
	padding-bottom: 100px;
	position: relative;
	top: 50px;
	opacity: 0;
}
.int-five-work-left{
	display: table-cell;
    vertical-align: middle;
    padding-left: 40px;
    width: 30%;
}
.int-five-work-left h2{
	font-size: 40px;
	color: #fff;
	line-height: 50px;
	font-weight: bold;
}
.int-five-work-left b{
	display: block;
	width: 41px;
	height: 1px;
	background: #fff;
	margin: 20px 0
}
.int-five-work-left p{
	font-size: 30px;
	line-height: 32px;
	color: #fff
}
.int-five-work-left h4{
	font-size: 13px;
	color: #fff;
	line-height: 15px;
	opacity: 0.5;
	filter: alpha(opacity=0.5);
	padding-top: 14px;
}
.int-five-work-center{
	position: absolute;
	bottom: 0;
	left:33%;
	width: 324px;
}
.soc-one select{
	background: #fff;
}
.soc-one-ajax{
	padding-bottom: 70px;
}
.soc-ajax a{
	display: block;
	width: 100%;
	height: 100%;
}
.soc-ajax{
	padding-top: 30px;
	padding-bottom: 40px;
}
.soc-ajax li{
	float: left;
	width: 301px;
	margin-bottom: 30px !important;
	position: relative;
	left: 50px;
	opacity: 0;
}
.soc-ajax li:nth-child(4n-1){
	margin:0 27px 
}
.soc-ajax li:nth-child(4n-2){
	margin-left: 27px;
}
.soc-ajax h2{
	font-size: 	20px;
	color: #333333;
	line-height: 30px;
	padding: 20px 30px  10px 30px;
	background: #fff;
	overflow: hidden;
	-webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.soc-ajax-text h3{
	font-size: 16px;
	color: #666;
	line-height: 20px;
	padding-bottom:9px;
	transition:all 0.3s;
}
.soc-ajax-text p{
	font-size: 12px;
	color: #888;
	line-height: 20px;
	height: 160px;
	overflow: hidden;
	transition:all 0.3s;
}
.soc-ajax-text{
	padding: 10px 20px 20px 20px;
	background: #f8f8f8;
	transition:all 0.3s;
}
.soc-ajax-rey{
	background: #fff;
	padding: 30px ;
}
.soc-ajax-rey span{
	font-size: 14px;
	color: #888888;
	line-height: 16px;
	background: url(../img2/img_43.png) no-repeat right center;
	display: block;

}
.soc-two{
	background: url(../img2/img_19.jpg) no-repeat top center;
	padding-bottom:114px;
	position: relative;
	top: 50px;
	opacity: 0;
}
.soc-two li{
	float: left;
	width: 405px;
	text-align: center;
	padding: 50px 0 ;
	background: #fff;
}
.soc-two li h2{
	font-size: 30px;
	color: #333;
	line-height: 42px;
}
.soc-two li p{
	font-size: 16px;
	color: #666666;
	line-height: 30px;
 }
 .soc-two ul{
 	padding-top: 37px;
 }
 .soc-two .soc-two-img{
 	margin-bottom: 10px;
 }
 .soc-two li:nth-child(2){
 	margin:0 35px
 }
 .soc-info{
 	padding: 60px 0
 }
 .soc-info-left{
 	width:975px;
 	padding: 60px 60px 50px 60px;
 	background: #fff;
 	float: left;
 }
 .soc-info-top-left{
 	float: left;
 	width: 50%;
 }
 .soc-info-top-left h2{
 	font-size: 30px;
 	color: #333333;
 	line-height: 40px;
 }
 .soc-info-top-left p{
 	font-size: 16px;
 	color: #888888;
 	line-height: 26px;
 }
 .soc-info-top{
 	padding-bottom: 20px;
 	border-bottom: 1px solid #e5e5e5
 }
 .soc-info-top-right{
 	float: right;
 	width: 50%;
 	text-align: right;
 }
 #shade{
 	display: inline-block;
 	zoom: 1;
 }
 #shade a{
 	width: 36px;
 	height: 36px !important;
 	margin-left: 10px;
 	display: block;
 	float: left;
 }
 #shade a.bds_weixin{
 	display: none;
 }
#shade .jiathis_button_linkedin span{
	background: url(../img2/img_47.png) no-repeat center center;
	transition:all 0.3s;
}
#shade .jiathis_button_weixin span{
	background: url(../img2/img_48.png) no-repeat center center;
	transition:all 0.3s;
}
#shade .jiathis_button_cqq span{
	background: url(../img2/img_49.png) no-repeat center center;
	transition:all 0.3s;
}
#shade .jiathis_button_tsina span{
	background: url(../img2/img_50.png) no-repeat center center;
	transition:all 0.3s;
}
#shade .jiathis{
	background: url(../img2/sh.png) no-repeat center center;
}
.soc-info-left-center li{
	width: 50%;
	font-size:14px;
	color: #888888;
	line-height: 40px;
	float: left;
}
.soc-info-left-center{
	padding: 27px 0;
	border-bottom:1px solid #e5e5e5
}
.soc-info-left-bottom h2{
	font-size: 16px;
	color: #333333;
	line-height: 20px;
	padding-top: 40px;
	padding-bottom: 20px;
}
.soc-info-left-bottom p{
	font-size: 13px;
	color: #888888;
	line-height: 19px;
	padding: 10px 0;
}
.soc-info-left-back-left{
	float: left;
	width: 50%;

}
.soc-info-left-back{
	border-top:1px solid #e5e5e5;
	padding-top: 25px;
	margin-top: 25px;
}
.soc-info-left-back-left p{
	font-size: 13px;
	color: #888888;
	line-height: 30px;
}
.soc-info-left-back-left p a{
	color: #888888;
	transition:all 0.3s;
}
.soc-info-left-back .back{
	display: block;
	width: 137px;
	font-size: 14px;
	text-align: center;
	line-height: 42px;
	color: #fff;
	border:1px solid #05417e;
	background: #05417e;
	height: 42px;
	float: left;
	margin-right: 5px;
}
.soc-info-left-back .back:nth-child(1){
	background:#5eb114;
	border-color: #5eb114;
}
.soc-info-right{
	float: right;
	width: 288px;
}
.soc-info-rights{
	padding:14px 30px ;
	background: #fff;	
}
.soc-info-rights h2{
	font-size:20px;
	color: #05417e;
	line-height: 22px;
	padding: 14px 0;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 15px;
}
.soc-info-rights a{
	display: block;
	padding-left: 16px;
	overflow: hidden;
	-webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    background: url(../img2/img_55.png) no-repeat left center;
    font-size: 16px;
    color: #000;
    opacity: 0.6;
    filter: alpha(opacity=60);
    line-height: 20px;
    margin-bottom: 25px;
}
.soc-info-right .line{
	display: block;
	margin-top: 20px;
	padding: 20px 30px;
	background: #fff;
}
.soc-info-right .line span{
	padding-left: 26px;
	display: inline-block;
	background: url(../img2/img_56.png) no-repeat left center;
	font-size: 18px;
	color: #333333
}
.soc-info-right .line b{
	display: block;
	float: right;
	width: 21px;
	height: 36px;
	background: url(../img2/img_57.png)no-repeat center center;
}

.insdie-wrap #spred {
    font-size: 18px;
    font-family: Arial;
    color:#F00;
    margin-left: 12px;
}
.insdie-wrap table{
    width: 100%;
    max-width: 100%;
}
.insdie-wrap{
    border:0;
    border-width: 0 0 1px 1px;}
.insdie-wrap  td {
    padding: 8px 6px;
    border:0;
    border-width:1px 1px 0 0;
    font-size: 14px;
}
.insdie-wrap  td {
    line-height: 1.8;
}
.insdie-wrap .applay-input{
    width: 250px;
    height: 18px;
    padding: 8px 10px;
    line-height: 18px;
    color: #666;
    border: 1px solid #dddddd;
    box-shadow: 2px 2px 2px #f4f4f4 inset;
    background: #fff;
    font-size: 14px;
    box-sizing:initial
}
.insdie-wrap select.applay-input{
    height: 36px;
    width: 270px;
        box-sizing: border-box;
}
.insdie-wrap textarea.applay-input{
    width: 866px;
    height: 100px;
}
.insdie-wrap .applay-input.code{
    width: 90px;
    margin-right: 8px;
}
.insdie-wrap .submit{
    width: 150px;
    height: 36px;
    background: #05417e;
    font-size: 16px;
    color: #fff;
    border: none;
    cursor: pointer;
    float: left;
    margin-left: 0 !important
}
.insdie-wrap a{
	display: block;
	float: left;
	width: 150px;
    height: 36px;
    line-height: 36px;
    background: #05417e;
    font-size: 16px;
    text-align: center;
    color: #fff;
    border: none;
    cursor: pointer;
    margin-left: 20px !important;
}
.insdie-wrap .error {
    border-color: #D70128;
}
.apply{
	padding: 30px 0;
	border-top: 1px solid #eee;
}
.int-five-work-center img{
	width: 100%;
}
.his-rworks{
	/*margin: 10px 0;*/
	padding: 10px;
	height: 100%;
	padding-right: 15px;
	overflow: auto;
}
.his-rworks::-webkit-scrollbar{
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background-color: #f5f5f5;
}
/*定义滚动条的轨道，内阴影及圆角*/
.his-rworks::-webkit-scrollbar-track{
    border-radius: 10px;
    background-color: #f5f5f5;
}
/*定义滑块，内阴影及圆角*/
.his-rworks::-webkit-scrollbar-thumb{
    /*width: 10px;*/
    height: 20px;
    border-radius: 10px;
    background-color: #21548b;
}
.none{
	display: none;
}
.none.on{
	display: none !important;
}
.ab-sss.on{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index:99999999999999;
	background:rgba(8,65,126,0.93);
}
.culture-one-work-right .number{
	width: 40%;
}
.culture-one-work-right .swiper-slide,.culture-one-work-right .swiper-slide-next,.culture-one-work-right .swiper-slide-prev{
	opacity: 0 !important;
	transition:opacity 0.3s;
}
.culture-one-work-right .swiper-slide.swiper-slide-active{
	opacity: 1 !important;
}
.jiathis_style,#bdshare_weixin_qrcode_dialog{
	-webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important;
}
#shade   span{
	width: 100% !important;
	height: 100% !important;
	display: block;
	line-height: 100% !important
}
.product-info-bot .back{
	display: block;
    width: 137px;
    font-size: 14px;
    text-align: center;
    line-height: 42px;
    color: #fff;
    border: 1px solid #05417e;
    background: #05417e;
    height: 42px;
    margin-top: 20px;
    /*float: right;*/
}
.about-nav h2 {
    font-size: 58px;
    color: #fff;
    line-height: 88px;
}
.inline-banner.on{
	overflow: visible;
	height: auto;
}
.inline-banner.on img.cover{
	left:50%;
	margin-left: 0;
	height: 100%;
	width: auto;
}
.pr-info-form{
	padding-bottom: 30px;
}
.shadecmp{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
}
.shade-bgs{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.pr-info-form h2{
	font-size: 36px;
	color: #000;
	line-height: 40px;
	padding: 22px 0;
	border-bottom: 1px solid #e5e5e5
}
.pr-info-form p{
	font-size: 16px;
	color: #666;
	line-height: 20px;
	padding: 28px 0
}
.pr-info-form form span{
	font-size: 17px;
	color: #d80000;
	float: left;
	width: 15px;
	text-align: right;
}
.pr-info-form .duan{
	float: left;
}
.pr-info-form .chang{
	margin-bottom: 20px;
}
.pr-info-form .duan:nth-child(3n){
	margin: 0 26px;
}
.pr-info-form .chang select,.pr-info-form .chang input{
	float: left;
	width: 614px;
	padding: 0 20px;
	background: #f9f9f9;
	font-size: 13px;
	color: #999;
	height: 50px;
	display: block;
	border:none;
}
.pr-info-form .duan input{
	background: #f9f9f9;
	padding:0 20px;
	display: block;
	float: left;
	margin-bottom: 20px;
	border:none;
	width: 395px;
	font-size: 13px;
	color: #999;
	line-height: 50px;
}
.pr-info-form textarea{
	width: 99%;
	border:none;
	display: block;
	font-size: 13px;
	padding:10px 20px;
	background: #f9f9f9;
	min-height: 200px;
	margin-bottom: 24px;
} 
.pr-info-form .close{
	width: 50px;
	height: 50px;
	background: url(../img2/close.png) no-repeat center center;
	position: absolute;
	top: -60px;
	right: 0;
	z-index: 110;
	opacity: 1;
	filter: alpha(opacity=100);
}
.pr-info-form input[type=submit]{
	width: 248px;
	height: 50px;
	border:1px solid #0a427f;
	background: #0a427f;
	text-align: center;
	line-height: 50px;
	font-size: 16px;
	color: #fff
}
.form-horizontal .controls{
	margin-left: 0 !important;
}
.his-worek{
	position: absolute;
	top: 0;
	right: 0;
	width: 20%;
	height: 100%;
	background: url(../img2/img_666.png) no-repeat center center;
	background-size: 140px;
}
.int-four-img{
	width: 49%;
	float: left;
	max-height: 400px;
	line-height: 400px;
}
.int-four-iframe{
	background: #fafafa
}
.tal{
	text-align: left;
}
.tar{
	text-align: right;
}
.pr-info-forms a{
	    display: block;
    width: 137px;
    font-size: 14px;
    text-align: center;
    line-height: 42px;
    color: #fff;
    border: 1px solid #05417e;
    background: #05417e;
    height: 42px;
    float: right;
}
.int-ajax img{
	max-width: 100%;
	width: 100%;
}
.duty{
	border-top: 1px solid #fafafa;
}
